Alist is a publisher focused on lightweight, developer-oriented file management solutions that turn disparate cloud and local storage into a single, web-accessible directory. Its core offering, Alist, is an open-source server application written in Go and React that mounts more than twenty storage providers—ranging from OneDrive, Google Drive, and S3-compatible buckets to FTP, WebDAV, and private object stores—behind one clean, password-protected interface. System administrators deploy it to create internal “cloud gateways,” share large assets without transferring them, or expose legacy shares through a modern REST API. A tiny binary and SQLite default keep resource usage low on everything from Raspberry Pi hosts to Kubernetes sidecars. Complementing the server, alist-desktop wraps the same engine in an Electron shell so non-technical users can launch a personal portal on Windows or macOS without command-line steps; drag-and-drop uploads, thumbnail galleries, and instant preview for video, audio, and code files make the program act like a native file explorer while data remains on the original backend. Typical use cases include consolidating university research drives, building private Netflix-style media libraries, or giving clients expiring links to project archives. Both tools are updated frequently through GitHub releases and follow a plugin-friendly architecture that encourages community storage drivers. Alist software is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always pull the newest upstream build, and can be queued for batch installation alongside other applications.

Alist

A file list program that supports multiple storage, powered by Gin and Solidjs.

Details
alist-desktop

Manage AList With Beautiful UI

Details